Table of content



/cargotype/{id}

Mapping URL: /cargotype/{id}

Description: delete the cargotype entity with the appended id

Microservice: CargoService


Methods

/cargotype/{id}

/cargotype/{id}

Mapping URL: /cargotype/{id}

Description: CargoTypeService

Name: deleteCargoTypeById(id)

Request Method: DELETE

Service Interface: /cargotype/{id}

Service Entity: CargoType



CargoService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content